home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / emulations / 3 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.packet.net!usenet
  2. From: stimber@tbag.org (Scott Timberlake)
  3. Newsgroups: comp.sys.amiga.emulations
  4. Subject: Re: PC Formst Zip discs on Amiga
  5. Date: Sun, 31 Dec 95 19:18:15 EST
  6. Organization: Tampa Bay Amiga Group
  7. Distribution: world
  8. Message-ID: <19951231.4A0A20.1125A@tbag.org>
  9. NNTP-Posting-Host: tbag.org
  10.  
  11. De> Anyone have a mountlist  for crossdos that will let me read PC Formatted
  12. De> ZIP Disks on my Amiga?
  13.  
  14. Here is one that was given to me that has worked fine for me. But be aware
  15. that people have said that the CrossDOS that comes with AmigaDOS DOESN'T
  16. support anything except floppy drives. So you will need the commercial
  17. version like 6.0(that's what I'm using).
  18.  
  19. Device = scsi.device (or whatever make you have)
  20. Unit = 5 (if your HD is unit 6 like most people)
  21. Flags = 0x00000000
  22. Surfaces = 1
  23. BlocksPerTrack = 68
  24. Blocksize = 512
  25. LowCyl = 0
  26. HighCyl = 2890
  27. Reserved = 0
  28. FileSystem = L:CrossDOSFileSystem
  29. Stacksize = 2000
  30. Priority = 5
  31. BootPri = -20
  32. GlobVec = -1
  33. DosType = 0x4D534800
  34. Buffers = 5
  35. BufMemType = 1
  36. Mask = 0xFFFFFFFE
  37. MaxTransfer = 0xFFFFFFFF
  38. Mount = 1
  39.  
  40. You HAVE to name this mountlist with something ending in "C". I use ZPC: for
  41. the
  42. CrossDOS mountlist and ZIP: for the AmigaDOS mountlist. It will then be
  43. mounted
  44. at bootup with the rest of the CrossDOS drivers. To access the drive you just
  45. open a Shell and type "diskchange ZPC:" Since you only asked for the PC 
  46. mountlist
  47. I'll assume you know how to format, etc.
  48.                        Scott
  49.  
  50.  
  51.  * Q-Blue 2.0 [NR] *
  52.